Skip to content

Comments

Add Telegram live streaming previews for Claude responses#106

Open
salemsayed wants to merge 1 commit intoTinyAGI:mainfrom
salemsayed:feat/telegram-live-streaming-pr
Open

Add Telegram live streaming previews for Claude responses#106
salemsayed wants to merge 1 commit intoTinyAGI:mainfrom
salemsayed:feat/telegram-live-streaming-pr

Conversation

@salemsayed
Copy link
Contributor

@salemsayed salemsayed commented Feb 16, 2026

Summary

  • stream Claude output as partial deltas using claude --output-format stream-json --include-partial-messages
  • emit throttled partial_* queue messages for Telegram while generation is in progress
  • update Telegram to show a single live preview message (edit in place) and finalize in place when possible
  • persist/cleanup pending Telegram requests so typing indicators do not get stuck

Testing

  • npm ci
  • npm run build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant